enregistrement
Résultats des élections Municipales 2020 à Acigné - Dataviz
Modèle de données
Cliquez pour déplier Cliquez pour replier
Schéma JSON
L'objet JSON ci dessous est une description standardisée du modèle de votre jeu de données. Pour en savoir plus sur JSON schema.
{
- "title":"resultats-m20-acigne-dataviz",
- "type":"object",
- "oneOf":,[
- {
- "$ref":"#/definitions/resultats-m20-acigne-dataviz"
}
] - "definitions":{
- "resultats-m20-acigne-dataviz":,{
- "properties":{
- "records":{
- "type":"array",
- "items":{
- "$ref":"#/definitions/resultats-m20-acigne-dataviz_records"
}
}
} - "records":
} - "properties":
- "resultats-m20-acigne-dataviz_records":{
- "properties":{
- "fields":{
- "type":"object",
- "properties":{
- "code_election":,{
- "type":"string",
- "title":"CODE_ELECTION",
- "description":""
} - "nom_election":,{
- "type":"string",
- "title":"NOM_ELECTION",
- "description":""
} - "numero_tour":,{
- "type":"string",
- "title":"NUMERO_TOUR",
- "description":""
} - "date_election":,{
- "type":"string",
- "title":"DATE_ELECTION",
- "description":""
} - "niveau_detail":,{
- "type":"string",
- "title":"NIVEAU_DETAIL",
- "description":""
} - "numero_lieu":,{
- "type":"integer",
- "title":"NUMERO_LIEU",
- "description":""
} - "nom_lieu":,{
- "type":"string",
- "title":"NOM_LIEU",
- "description":""
} - "adresse_lieu":,{
- "type":"string",
- "title":"ADRESSE_LIEU",
- "description":""
} - "geo_point":,{
- "type":"string",
- "title":"Geo Point",
- "description":""
} - "numero_canton":,{
- "type":"integer",
- "title":"NUMERO_CANTON",
- "description":""
} - "nom_canton":,{
- "type":"string",
- "title":"NOM_CANTON",
- "description":""
} - "numero_circonscription":,{
- "type":"integer",
- "title":"NUMERO_CIRCONSCRIPTION",
- "description":""
} - "nom_circonscription":,{
- "type":"string",
- "title":"NOM_CIRCONSCRIPTION",
- "description":""
} - "nb_inscrits":,{
- "type":"integer",
- "title":"NB_INSCRITS",
- "description":""
} - "nb_emargements":,{
- "type":"integer",
- "title":"NB_EMARGEMENTS",
- "description":""
} - "nb_bulletins":,{
- "type":"integer",
- "title":"NB_BULLETINS",
- "description":""
} - "nb_nuls":,{
- "type":"integer",
- "title":"NB_NULS",
- "description":""
} - "nb_blanc":,{
- "type":"integer",
- "title":"NB_BLANC",
- "description":""
} - "nb_exprimes":,{
- "type":"integer",
- "title":"NB_EXPRIMES",
- "description":""
} - "pourcentage_participation":,{
- "type":"number",
- "title":"POURCENTAGE_PARTICIPATION",
- "description":""
} - "num_centre":,{
- "type":"integer",
- "title":"num_centre",
- "description":""
} - "valid":,{
- "type":"string",
- "title":"VALID",
- "description":""
} - "candidat":,{
- "type":"string",
- "title":"CANDIDAT",
- "description":""
} - "nb_voix":,{
- "type":"integer",
- "title":"NB_VOIX",
- "description":""
} - "pourcentage":{
- "type":"string",
- "title":"POURCENTAGE",
- "description":""
}
} - "code_election":
}
} - "fields":
} - "properties":
} - "resultats-m20-acigne-dataviz":
}